Skip to content

feat: redesign long-task continuity around the context protocol#4

Merged
Golden-Promise merged 2 commits intomainfrom
codex/continuity-maintenance
Mar 27, 2026
Merged

feat: redesign long-task continuity around the context protocol#4
Golden-Promise merged 2 commits intomainfrom
codex/continuity-maintenance

Conversation

@Golden-Promise
Copy link
Copy Markdown
Owner

Summary

  • redesign the long-task continuity suite around a root/subtask/packet context protocol
  • add skill-subtask-context and skill-context-packet, refocus the legacy continuity skills, and expand the protocol bootstrap layout
  • publish migration, suite overview, eval, and release-hardening docs with protocol-aware validation

Test Plan

  • git diff --check
  • for test_dir in skills/*/tests; do python3 -m unittest discover -s "$test_dir" -p 'test_*.py' -q; done
  • python3 -m unittest discover -s evals -p 'test_*.py' -v
  • python3 evals/run_evals.py
  • (cd skills/skill-governance && python3 scripts/manage_skill.py --validate-only)

@Golden-Promise Golden-Promise merged commit e7804ba into main Mar 27, 2026
1 check passed
@Golden-Promise Golden-Promise deleted the codex/continuity-maintenance branch March 27, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant